#333463

Color #333463 Deep Koamaru (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Deep Koamaru #333463

Tints of Deep Koamaru #333463

Color information

#333463 (or 0x333463) is unknown color: approx Deep Koamaru. HEX triplet: 33, 34 and 63. RGB value is (51,52,99). Sum of RGB (Red+Green+Blue) = 51+52+99=202 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.25% from 202); Green value is 52 (20.70% from 255 or 25.74% from 202); Blue value is 99 (39.06% from 255 or 49.01% from 202); Max value from RGB is 99 - color contains mainly: blue. Hex color #333463 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #333463 is #CCCB9C. Grayscale: #383838. Windows color (decimal): -13421469 or 6501427. OLE color: 6501427.

HSL color Cylindrical-coordinate representation of color #333463: hue angle of 238.75º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #333463 is Cyan = 0.48, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.61.

Color convert

RGB515299-
CMYK0.480.4700.61
HSL238.75º32%29.41%-
HSV(B)238.75º48.48%38.82%-
XYZ4.854.0612.33-
YUV57.06151.67123.68-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 51 (20.31% from 255) = 25.25%
GREEN value IS 52 (20.70% from 255) = 25.74%
BLUE value IS 99 (39.06% from 255) = 49.01%
R=25.25%
G=25.74%
B=49.01%

CMYK

C (Cyan) values IS 0.48
M (Magenta) values IS 0.47
Y (Yellow) values IS 0
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal5152990.480.4700.61238.753229.41
Hex333463302F03Def201d
Octal636414360570753574035
Binary110011110100110001111000010111101111011110111110000011101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #333463

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #333463; }

 p { color: rgb(51,52,99); }

 H1.HeaderClassName
 {
   color: #333463;
 }
 .AnyTagClassName
 {
   color: #333463;
 }
</style>
background-color css

<style>
 a { background-color: #333463; }

 a { background-color: rgb(51,52,99); }

 div.DivClassName
 {
   background-color: #333463;
 }
 .BgClassName
 {
   background-color: #333463;
 }
</style>
border-color css

<style>
 span { border-color: #333463; }

 span { border-color: rgb(51,52,99); }

 td.TdClassName
 {
   border-color: #333463;
 }
 .TagClassName
 {
   border-color: #333463;
 }
</style>

cancel