Shades of Arapawa #265066
Tints of Arapawa #265066
RGB
CMYK
RGB Variations
Color information
#265066 (or 0x265066) is known color: Arapawa. HEX triplet: 26, 50 and 66. RGB value is (38,80,102). Sum of RGB (Red+Green+Blue) = 38+80+102=220 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.27% from 220); Green value is 80 (31.64% from 255 or 36.36% from 220); Blue value is 102 (40.23% from 255 or 46.36% from 220); Max value from RGB is 102 - color contains mainly: blue. Hex color #265066 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265066 is #D9AF99. Grayscale: #454545. Windows color (decimal): -14266266 or 6705190. OLE color: 6705190.
HSL color Cylindrical-coordinate representation of color #265066: hue angle of 200.62º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #265066 is Cyan = 0.63, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 38 | 80 | 102 | - |
| CMYK | 0.63 | 0.22 | 0 | 0.6 |
| HSL | 200.63º | 0.46% | 0.27% | - |
| HSV(B) | 200.63º | 0.63% | 0.4% | - |
| XYZ | 6.07 | 7.11 | 13.62 | - |
| YUV | 69.95 | 146.09 | 105.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 80 | 102 | 0.63 | 0.22 | 0 | 0.6 | 200.63 | 0.46 | 0.27 |
| Hex | 26 | 50 | 66 | 3F | 16 | 0 | 3C | C9 | 2E | 1B |
| Octal | 46 | 120 | 146 | 77 | 26 | 0 | 74 | 311 | 56 | 33 |
| Binary | 100110 | 1010000 | 1100110 | 111111 | 10110 | 0 | 111100 | 11001001 | 101110 | 11011 |
Color Harmonies of #265066
Complementary color
Monochromatic Colors of #265066
Black with #265066
Text Example
Text Example
White with #265066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265066; }
p { color: rgb(38,80,102); }
H1.HeaderClassName
{
color: #265066;
}
.AnyTagClassName
{
color: #265066;
}
</style>
background-color css
<style>
a { background-color: #265066; }
a { background-color: rgb(38,80,102); }
div.DivClassName
{
background-color: #265066;
}
.BgClassName
{
background-color: #265066;
}
</style>
border-color css
<style>
span { border-color: #265066; }
span { border-color: rgb(38,80,102); }
td.TdClassName
{
border-color: #265066;
}
.TagClassName
{
border-color: #265066;
}
</style>